Skip to content

chore(deps): Guardian library updates#256

Open
gu-scala-steward-private-repos[bot] wants to merge 2 commits intomainfrom
update/gu
Open

chore(deps): Guardian library updates#256
gu-scala-steward-private-repos[bot] wants to merge 2 commits intomainfrom
update/gu

Conversation

@gu-scala-steward-private-repos
Copy link

@gu-scala-steward-private-repos gu-scala-steward-private-repos bot commented Nov 1, 2024

About this PR

Updates:

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "com.gu", artifactId = "fezziwig" },
  { groupId = "com.gu", artifactId = "sbt-scrooge-typescript" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.gu", artifactId = "fezziwig" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.gu", artifactId = "sbt-scrooge-typescript" }
  }
]
labels: dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants